home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / SKETHNT / SKETHNT.TXT < prev   
Text File  |  1996-07-31  |  5KB  |  176 lines

  1.              +++++++++++++++++++++++++++++++++              ++++
  2.            ++++++++++++++++++++++++++++++++++++           +++++++
  3.           +++++++++++++++++++++++++++++++++++++         ++++++++
  4.           ++++++++++++++++++++++++++++++++++++        ++++++++
  5.                                                    ++++++++
  6.                                                   ++++++++
  7.           +++++++++++++++++++++++++++           ++++++++
  8.           +++++++++++++++++++++++++++++       ++++++++
  9.            +++++++++++++++++++++++++++++     ++++++++
  10.              +++++++++++++++++++++++++++     ++++++++
  11.                                               ++++++++
  12.                                                ++++++++
  13.     ++++++++++++++++++++++++++++++++++++        ++++++++
  14.    +++++++++++++++++++++++++++++++++++++         ++++++++
  15.    ++++++++++++++++++++++++++++++++++++           ++++++++
  16.     +++++++++++++++++++++++++++++++++               +++++
  17.  
  18. (C)Copyright 1994-1995 SysKonnect,
  19. a business unit of Schneider & Koch & Co. Datensysteme GmbH.
  20. All rights reserved
  21. ===============================================================================
  22.  
  23. SKETHNT.TXT
  24.  
  25. Readme-File for Windows NT NDIS3 Driver for SK-NET Ethernet adapters /
  26. Subject: SKETHNT.SYS NDIS3 Driver corresponding to the NDIS 3.0 Specification
  27.      as delivered with the first release of Windows NT.
  28.     
  29.  
  30.  
  31. Version / Date / Author of this file: v2.00 / 17-Feb-1995 / R. Aßmann
  32. Version / Date / Author of the referred subject: v2.00 Rev. A / 17-Feb-1995 /
  33. R. Aßmann
  34.  
  35. This file contains
  36. (1) Overview
  37. (2) Files needed
  38. (3) Installation instructions
  39. (4) Troubleshooting
  40.  
  41. ===============================================================================
  42.  
  43.  
  44. (1) OVERVIEW
  45. ============
  46.  
  47. This README explains how to install the SKETHNT.SYS driver on a
  48. Windows NT station.
  49. ***
  50.  
  51.  
  52. (2) FILES NEEDED
  53. ================
  54.  
  55. In a single directory
  56. - OEMNADSK.HLP    Help file for SK-NET drivers
  57. - OEMSETUP.INF    Setup script for ethernet driver
  58. - SKETHNT.SYS    The driver
  59. ***
  60.  
  61.  
  62. (3) INSTALLATION INSTRUCTIONS
  63. =============================
  64.  
  65. NOTE:    The SK-NET G32+ adapter MUST be configured using EISA configuration
  66.     file v1.4 (10-Dec-1993) or later.
  67.     On an EISA machine, the SK-NET ISA adapters should be configured using
  68.     the appropriate EISA configuration file.
  69.  
  70. Step 1:    Start Windows NT.
  71.  
  72. Step 2:    Open the CONTROL PANEL.
  73.  
  74. Step 3:    Start NETWORK.
  75.  
  76. Step 4:    Select ADD ADAPTER.
  77.  
  78. Step 5:    Select <OTHER>.
  79.  
  80. Step 6:    Type in the path to OEMSETUP.INF.
  81.  
  82. Step 7:    Select the driver presented and select the appropriate configuration.
  83.     Then choose OK and restart your system.
  84.  
  85. NOTE:    The ISA adapters (SK-NET G8, SK-NET G16, SK-NET G16/TP) will
  86.     not run in SIEMENS EISA machines which perform parity checks in
  87.     the shared memory (e.g. PCE-4T/33, PCE 5/S, ...).
  88.     Please use an SK-NET G32+ adapter with these machines.
  89. ***
  90.  
  91.  
  92. (4) TROUBLESHOOTING
  93. ===================
  94.  
  95. If you encounter problems using the SK-NET Ethernet adapter, please
  96. re-read carefully the instructions above and the documentation supplied
  97. with the system.
  98.  
  99. Also refer to your system log file (using the event viewer) and check
  100. it for entries from SKETHNT.
  101.  
  102. The last 5 DWORDs of the logging data are:
  103.  
  104. - Slot number (for ISA adapters that are not EISA-configured: -1),
  105.  
  106. - Interrupt number,
  107.  
  108. - -1 (for G32+: DMA channel),
  109.  
  110. - Base I/O port and
  111.  
  112. - Vendor code (3 bytes) / adapter id (1 byte)
  113.  
  114. of the adapter that caused the error.
  115.  
  116. Follows a list of some events, possible reasons (may be incomplete)
  117. and suggestions to fix your problem.
  118.  
  119. Event ID:    5001 -    Could not allocate the resources necessary
  120.             for operation.
  121. Reason(s):    Not enough RAM or pagefile too small.
  122. Help:        ...
  123.  
  124. ---------------
  125.  
  126. Event ID:    5002 -    Has determined that the adapter is not functioning
  127.             properly.
  128. Reason(s):    Adapter failed RAM test.
  129. Help:        Try different memory address.
  130.         For SK-NET G32+: Check the adapter by means of SKDIAG32.EXE.
  131.         Start a driver under another Operating System.
  132.         Start a driver under e.g. DOS (with the same resource usage)
  133.           and look if it works.
  134.  
  135. ---------------
  136.  
  137. Event ID:    5003 -    Could not find an adapter.
  138. Reason(s):    Wrong slot or IO Port
  139.         Adapter physically not installed.
  140.         System configuration information invalid.
  141. Help:        Check slot/port settings.
  142.         Look if adapter is physically present.
  143.         Check system configuration.
  144.  
  145. ---------------
  146.  
  147. Event ID:    5004 -    Could not connect to the interrupt number
  148.             supplied.
  149. Reason(s):    The selected interrupt is already in use.
  150. Help:        Select free interrupt.
  151.  
  152. ---------------
  153.  
  154. Event ID:    5007 -    Timed out during an operation.
  155. Reason(s):    Wrong interrupt, DMA channel or base address.
  156.         Cable not connected.
  157. Help:        Start a driver under e.g. DOS (with the same resource usage)
  158.           and look if it works.
  159.         Check cabling.
  160.  
  161. ---------------
  162.  
  163. Event ID:    5009 -    Does not support the configuration supplied.
  164. Reason(s):    Invalid IRQ or DMA given.
  165.         Old .CFG file used for configuration.
  166. Help:        Check configuration.
  167.         Please use the new .CFG file supplied with
  168.         this driver or a newer one.
  169.  
  170.  
  171. If your special problem is not listed or the error persists, please
  172. send us your system log file or at least the event id number and the
  173. logging data (as dwords) of the entries made by SKETHNT.
  174.  
  175. *** End of information file ***
  176.